1) Is there a way to completely hide the IE scrollbar on textareas? (I'm primarily concerned with IE8) overflow: hidden or auto don't seem to work.
2) Is there a way to stop safari and chrome from "highlighting" focused form elements?
3) Is there a way to disable resizing of textareas?