Index: tinytinymce.module =================================================================== --- tinytinymce.module (revision 216) +++ tinytinymce.module (revision 227) @@ -192,6 +192,7 @@ // modify the text area for simple or advanced if ($mode != '') { + $pbrk = ''; if (!$js_added) { // add the TinyMCE script $path = drupal_get_path('module', 'tinytinymce');