I\'m using a very simple fadeIn and fadeOut in Chrome. I just want one text element to fade out and another to fade in. Working example: http://jsfiddle.net/forgetcolor/7eR5Q
For future users who come across this, I found this solution worked for me.
-webkit-opacity: .99;