<html> <head> <title>Arse</title> </head> <body> <form method="POST" action="test.php" onSubmit="return true;"> <fieldset> <textarea cols="100" rows="30" name="blah" id="blah" style="contentEditable:true;">SDFSFDSFD</textarea> </fieldset> </form> </body> </html>