That all depends on your server side routines. I guess you're talking about entering html in the textarea or input field and when submitting, the html is no longer there. That means that the removal of html tags is done by the processing script on the server. You should therefore pose this question to the forum of your favourite server side languages, like php, asp, coldfusion, jsp or perl.