This little page demonstrates a little bug with IE 10 (consumer preview version 10.0.8250.0 (x64)): it seems when a rotateZ transform is applied, setting the opacity to 0 will correctly animate the object but once it is finished, the object appears, as if opacity was set back to 1 (although the developer tools correctly shows it's 0)
Try clicking on the three elements: the opacity is supposed to be set to 0.