Alright I would like to create a custom WYSIWYG editor and I was wondering if there is a way for JavaScript to search a page for textarea tags then replace them with a say... table with 2 tr's and one of which contains a TD with the different buttons, then the other TR contains the TD with the textarea.