1). How do i stop the contenteditor from stripping the <html> and <body> tags out?
2). How do i stop the contenteditor from inserting the <tbody> tag into tables?
Both of these issues are happening when i set the "Text" attribute on editor when my page initializes.
JAF