Example link: http://jsfiddle.net/kArnq/1/
In Webkit, the text animates perfectly. No issues.
In Firefox, though, the characters jiggle a bit as they scroll. That is, the space between characters shifts slightly as they scroll.
My guess would be that it's a rounding issue with the calculated position of each character, but I'm hoping there's a way around it.
Any thoughts?
/edit: Here's an animated gif of what's happening (this happens when the text is moving. I just took two screenshots and overlaid them, so you could see what I'm seeing).