i am currently working on a WYSIWYG html editor with javascript. i have to convert textarea to iframe to do get the html environment. my questions are.. 1. can iframe submit the POST form data to script? 2. how do i replace those textarea with iframe?