textarea resize: none
It works in all browsers and overrides the WebKit native version, because this version has all kinds of fancy stuff (like callbacks and animation). To prevent a text field from being resized, you can use the CSS resize property with its "none" value. As a desired rule, however, you need to permit resizing.How to Disable the Resizing of the