Use at your own risk, but I’ve gone in and modified my files to use the HTML5 placeholder
attribute instead of setting the title and using javascript to handle the placeholder:
If you’re interested:
https://gist.github.com/4339151
The changed lines can be found by searching for references to $placeholder_att
.