I\'m trying to turn off textarea resizing in my site; right now I\'m using this method:
.textarea { clear:left; min-width: 267px; max-width: 267px;
This is works for me
Some text