I'm having some hard time with finding a solution for making text areas not-resizable, i have read about options for Chrome and Safari {resizable:none;} but not a cross browser one. alsom the attributes maxwidth and maxheigth aren't working.
Do you have some tips?