I want a text editor inside a form's textarea,
So I would see html markup and html entities - just like a text editor.
I also would want to be able to edit it all just like a text editor -
this is done in PHPMyadmin for example...is there an easy way to do this?
In a way i'm asking the browser to suspend rendering markup.