No, it doesn't change things any for us. The code above was the solution to a previous problem. Now there is the new "readonly" problem in FF2.0 and older.... here is the html that produces this problem, could you please tell me if you see anything
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML lang='en'>
<HEAD>
<title></title>
</HEAD>
<body>
<form name="Form1" method="post" action="test.aspx" id="Form1">
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">
<tr><td><table border='0' cellpadding='0' cellspacing='0' width='100%' height='100%'><tr>
<td valign='top'><!-- START . body of page -->
<div id="rte">
<!-- CuteEditor rte:_ctl0 Begin -->
<textarea name="rte:_ctl0" id="rte:_ctl0" rows="14" cols="50" class="CuteEditorTextArea" style="DISPLAY: none; WIDTH: 100%; "> </textarea>
<input type='hidden' name='rte:_ctl0:ClientState' value=''/>
<input type='hidden' name='rte:_ctl0:PostBackHandler'/>
<link rel="stylesheet" href="http://cutesoft.net/CuteSoft_Client/CuteEditor/Load.ashx?type=themecss&file=style.css&theme=Office2003&EditorID=CE_rte__ctl0_ID" />
<table id="CE_rte__ctl0_ID" cellspacing="0" cellpadding="0"
_IsCuteEditor="True" id="CE_rte__ctl0_ID"
style="background-color:#F4F4F3;border-color:#DDDDDD;border-width:1px;border-style:Solid;height:250px;width:100%;">
<tr>
<td class='CuteEditorToolBarContainer' unselectable='on' valign='top'><div id="CE_rte__ctl0_ID_ToolBar" style="DISPLAY:none;">
<table class='CuteEditorGroupMenu' cellSpacing='0' cellPadding='0' border='0'>
<tr><td class='CuteEditorGroupMenuCell'><nobr><img Command="New" title="New Document" ThemeIndex="1" /><img Command="Print" title="Print" ThemeIndex="2" /><img Command="Find" title="Find and Replace" ThemeIndex="4" /><img Command="CleanCode" title="Clean Up HTML" ThemeIndex="7" /><img src='/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&file=separator.gif&theme=Office2003' alt='separator' class='separator'/><img Command="Cut" title="Cut" ThemeIndex="9" /><img Command="Copy" title="Copy" ThemeIndex="10" /><img Command="Paste" title="Paste" ThemeIndex="11" /><img Command="PasteText" title="Paste plain text" ThemeIndex="12" /><img Command="PasteWord" title="Paste From word" ThemeIndex="13" /><img Command="PasteAsHTML" title="Paste As HTML" ThemeIndex="14" /><img Command="Delete" title="Delete" ThemeIndex="15" /><img src='/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&file=separator.gif&theme=Office2003' alt='separator' class='separator'/><img Command="Undo" title="Undo" ThemeIndex="16" /><img Command="Redo" title="Redo" ThemeIndex="17" /></nobr></td></tr></table><table class='CuteEditorGroupMenu' cellSpacing='0' cellPadding='0' border='0'><tr><td class='CuteEditorGroupMenuCell'><nobr><img Command="Break" title="Break" ThemeIndex="48" /><img Command="InsertParagraph" title="Insert Paragraph" ThemeIndex="49" /><img Command="InsertPageBreak" title="Insert Print Page Break" ThemeIndex="18" /><img Command="InsertDate" title="Insert today's date" ThemeIndex="19" /><img Command="InsertTime" title="Insert the current time" ThemeIndex="20" /><img src='/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&file=separator.gif&theme=Office2003' alt='separator' class='separator'/><img Command="InsertChars" title="Special characters" ThemeIndex="21" /><img Command="InsertEmotion" title="Insert Emotions" ThemeIndex="22" /><img Command="UniversalKeyboard" title="Universal Keyboard" ThemeIndex="23" /><img Command="InsertLayer" title="Insert Layer" ThemeIndex="25" /><img Command="InsertFieldSet" title="Insert groupbox" ThemeIndex="26" /><img src='/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&file=separator.gif&theme=Office2003' alt='separator' class='separator'/></nobr></td></tr></table><table class='CuteEditorGroupMenu' cellSpacing='0' cellPadding='0' border='0'><tr><td class='CuteEditorGroupMenuCell'><nobr><img Command="Bold" title="Bold" ThemeIndex="66" /><img Command="Italic" title="Italic" ThemeIndex="67" /><img Command="Underline" title="Underline" ThemeIndex="68" /><img Command="JustifyLeft" title="Left Justify" ThemeIndex="69" /><img Command="JustifyCenter" title="Center" ThemeIndex="70" /><img Command="JustifyRight" title="Right Justify" ThemeIndex="71" /><img Command="JustifyFull" title="Justify Full" ThemeIndex="72" /><img Command="JustifyNone" title="Justify None" ThemeIndex="73" /><img Command="RemoveFormat" title="Remove Format" ThemeIndex="74" /><img Command="ForeColor" onclick="CuteEditor_GetEditor(this).ExecImageCommand('ForeColor',false,document.getElementById('CE_rte__ctl0_ID_forecolorimg').style.backgroundColor,this)" id="CE_rte__ctl0_ID_forecolorimg" Width="17" title="Font Color" src="http://cutesoft.net/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&file=fontcolor.gif&theme=Office2003" style="background-color: red;" /><img Command="SetForeColor" oncolorchange="CuteEditor_GetEditor(this).ExecImageCommand('ForeColor',false,this.selectedColor,this); document.getElementById('CE_rte__ctl0_ID_forecolorimg').style.backgroundColor = this.selectedColor" onclick="CuteEditor_GetEditor(this).ExecImageCommand('SetForeColor',false,null,this);" title="Set Font Color" src="http://cutesoft.net/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&file=tbdown.gif&theme=Office2003" /><img Command="BackColor" onclick="CuteEditor_GetEditor(this).ExecImageCommand('BackColor',false,document.getElementById('CE_rte__ctl0_ID_backcolorimg').style.backgroundColor,this)" id="CE_rte__ctl0_ID_backcolorimg" Width="17" title="HighLight" src="http://cutesoft.net/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&file=colorpen.gif&theme=Office2003" style="background-color: yellow;" /><img Command="SetBackColor" oncolorchange="CuteEditor_GetEditor(this).ExecImageCommand('BackColor',false,this.selectedColor,this); document.getElementById('CE_rte__ctl0_ID_backcolorimg').style.backgroundColor = this.selectedColor" onclick="CuteEditor_GetEditor(this).ExecImageCommand('SetBackColor',false,null,this);" title="Set Highlight" src="http://cutesoft.net/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&file=tbdown.gif&theme=Office2003" /></nobr></td></tr></table><table class='CuteEditorGroupMenu' cellSpacing='0' cellPadding='0' border='0'><tr><td class='CuteEditorGroupMenuCell'><nobr><img Command="TableDropDown" onclick="var editor=CuteEditor_GetEditor(this);editor.TableDropDown(this)" title="Insert Table" src="http://cutesoft.net/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&file=instable.gif&theme=Office2003" /><img Command="InsertRowTop" title="Insert Row Above" ThemeIndex="34" /><img Command="InsertRowBottom" title="Insert Row Below" ThemeIndex="35" /><img Command="DeleteRow" title="Delete Rows" ThemeIndex="36" /><img Command="InsertColumnLeft" title="Insert Column Left" ThemeIndex="37" /><img Command="InsertColumnRight" title="Insert Column Right" ThemeIndex="38" /><img Command="DeleteColumn" title="Delete Columns" ThemeIndex="39" /><img Command="InsertCell" title="Insert Cells" ThemeIndex="40" /><img Command="DeleteCell" title="Delete Cells" ThemeIndex="41" /><img Command="EditRow" title="Row Properties" ThemeIndex="42" /><img Command="EditCell" title="Cell Properties" ThemeIndex="43" /><img Command="MergeRight" title="Merge cells right" ThemeIndex="44" /><img Command="MergeBottom" title="Merge cells down" ThemeIndex="45" /><img Command="HorSplitCell" title="Split cells right" ThemeIndex="46" /><img Command="VerSplitCell" title="Split cells down" ThemeIndex="47" /></nobr></td></tr></table><table class='CuteEditorGroupMenu' cellSpacing='0' cellPadding='0' border='0'><tr><td class='CuteEditorGroupMenuCell'><nobr><img Command="BlockDirLTR" title="Direction left to right" ThemeIndex="50" /><img Command="BlockDirRTL" title="Direction right to left" ThemeIndex="51" /><img Command="BoxFormatting" title="Box Formatting" ThemeIndex="24" /></nobr></td></tr></table><table class='CuteEditorGroupMenu' cellSpacing='0' cellPadding='0' border='0'><tr><td class='CuteEditorGroupMenuCell'><nobr><img Command="InsertOrderedList" title="Insert Numbered List" ThemeIndex="75" /><img Command="InsertUnorderedList" title="Insert Unordered List" ThemeIndex="76" /><img Command="Indent" title="Indent Text" ThemeIndex="77" /><img Command="Outdent" title="Outdent Text" ThemeIndex="78" /><img Command="Superscript" title="Superscript Text" ThemeIndex="79" /><img Command="Subscript" title="Subscript Text" ThemeIndex="80" /><img Command="StrikeThrough" title="Strikethrough Text" ThemeIndex="81" /><img Command="Ucase" title="Upper case" ThemeIndex="82" /><img Command="Lcase" title="Lower case" ThemeIndex="83" /></nobr></td></tr></table><table class='CuteEditorGroupMenu' cellSpacing='0' cellPadding='0' border='0'><tr><td class='CuteEditorGroupMenuCell'><nobr><img Command="InsertHorizontalRule" title="Insert Horizontal Line" ThemeIndex="84" /><img Command="InsertLink" title="Insert Hyperlink" ThemeIndex="85" /><img Command="Unlink" title="Remove Link" ThemeIndex="86" /><img Command="InsertAnchor" title="Insert Anchor" ThemeIndex="87" /><img Command="AbsolutePosition" title="Position Absolutely" ThemeIndex="89" /><img Command="BringForward" title="Bring Forward" ThemeIndex="90" /><img Command="BringBackward" title="Send Backward" ThemeIndex="91" /><img Command="ToggleBorder" title="Visible Borders" ThemeIndex="92" /><img Command="SelectAll" title="Select All" ThemeIndex="93" /><img Command="SelectNone" title="Select None" ThemeIndex="94" /></nobr></td></tr></table><br clear='both'/><table class='CuteEditorGroupMenu' cellSpacing='0' cellPadding='0' border='0'><tr><td class='CuteEditorGroupMenuCell'><nobr><span class="CuteEditorDropDown" id="CE_rte__ctl0_IDcssstyle" Command="CssStyle" onchange="CuteEditor_DropDownCommand(this,'CssStyle')" RichHideFirstItem="true" RenderItemBorder="true" _IsRichDropDown="True" style="display:inline-block;width:70px;height:20px;"><span val="" html="Inline style" selected="True" txt="Inline style"></span><span val="null" html="Not Set" txt="Not Set"></span><span val="font-size:18pt" html="font-size:18pt" txt="font-size:18pt"></span><span val="color:red" html="color:red" txt="color:red"></span><span val="border:1px red solid" html="border:1px red solid" txt="border:1px red solid"></span></span><span class="CuteEditorDropDown" id="CE_rte__ctl0_IDformatblock" Command="FormatBlock" onchange="CuteEditor_DropDownCommand(this,'FormatBlock')" RichHideFirstItem="true" RenderItemBorder="true" _IsRichDropDown="True" style="display:inline-block;width:70px;height:20px;"><span val="" html="Paragraph" selected="True" txt="Paragraph"></span><span val="<DIV>" html="DIV" txt="DIV"></span><span val="<P>" html="Normal" txt="Normal"></span><span val="<H1>" html="<b style='font-size:24pt'>Heading 1</b>" txt="Heading 1"></span><span val="<H2>" html="<b style='font-size:18pt'>Heading 2</b>" txt="Heading 2"></span><span val="<H3>" html="<b style='font-size:15pt'>Heading 3</b>" txt="Heading 3"></span><span val="<H4>" html="<b style='font-size:12pt'>Heading 4</b>" txt="Heading 4"></span><span val="<H5>" html="<b style='font-size:9pt'>Heading 5</b>" txt="Heading 5"></span><span val="<H6>" html="<b style='font-size:7pt'>Heading 6</b>" txt="Heading 6"></span><span val="<Address>" html="Address" txt="Address"></span><span val="<MENU>" html="Menu List" txt="Menu List"></span><span val="<PRE>" html="Formatted" txt="Formatted"></span><span val="<DT>" html="Definition Term" txt="Definition Term"></span></span><span class="CuteEditorDropDown" id="CE_rte__ctl0_IDfontname" Command="FontName" onchange="CuteEditor_DropDownCommand(this,'FontName')" RichHideFirstItem="true" _IsRichDropDown="True" style="display:inline-block;width:100px;height:20px;"><span val="" html="Default Font" selected="True" txt="Default Font"></span><span val="Arial" html="<font size=3 face='Arial'>Arial</font>" txt="Arial"></span><span val="Verdana" html="<font size=3 face='Verdana'>Verdana</font>" txt="Verdana"></span><span val="Comic Sans MS" html="<font size=3 face='Comic Sans MS'>Comic Sans MS</font>" txt="Comic Sans MS"></span><span val="Courier" html="<font size=3 face='Courier'>Courier</font>" txt="Courier"></span><span val="Georgia" html="<font size=3 face='Georgia'>Georgia</font>" txt="Georgia"></span><span val="Impact" html="<font size=3 face='Arial'>Impact</font>" txt="Impact"></span><span val="Lucida Console" html="<font size=3 face='Lucida Console'>Lucida Console</font>" txt="Lucida Console"></span><span val="Tahoma" html="<font size=3 face='Tahoma'>Tahoma</font>" txt="Tahoma"></span><span val="Times New Roman" html="<font size=3 face='Times New Roman'>Times New Roman</font>" txt="Times New Roman"></span><span val="Wingdings" html="<font size=3 >Wingdings</font>" txt="Wingdings"></span></span><span class="CuteEditorDropDown" id="CE_rte__ctl0_IDfontsize" Command="FontSize" onchange="CuteEditor_DropDownCommand(this,'FontSize')" RichHideFirstItem="true" _IsRichDropDown="True" style="display:inline-block;width:40px;height:20px;"><span val="" html="Size" selected="True" txt="Size"></span><span val="null" html="Not Set" txt="Not Set"></span><span val="1" html="<font size='1'>Size 1 </font>(8pt)" txt="1 (8pt)"></span><span val="2" html="<font size='2'>Size 2 </font>(10pt)" txt="2 (10pt)"></span><span val="3" html="<font size='3'>Size 3 </font>(12pt)" txt="3 (12pt)"></span><span val="4" html="<font size='4'>Size 4 </font>(14pt)" txt="4 (14pt)"></span><span val="5" html="<font size='5'>Size 5 </font>(18pt)" txt="5 (18pt)"></span><span val="6" html="<font size='6'>Size 6 </font>(24pt)" txt="6 (24pt)"></span><span val="7" html="<font size='7'>Size 7 </font>(36pt)" txt="7 (36pt)"></span></span></nobr></td></tr></table><table class='CuteEditorGroupMenu' cellSpacing='0' cellPadding='0' border='0'><tr><td class='CuteEditorGroupMenuCell'><nobr><span class="CuteEditorDropDown" Command="InsertLink" onchange="CuteEditor_DropDownCommand(this,'InsertLink')" RichHideFirstItem="true" _IsRichDropDown="True" _IsTreeDropDown="True" style="display:inline-block;width:60px;height:20px;"><span val="" html="Links" txt="Links"><span Selectable="False" val="<html><![CDATA[Msdn.microsoft.com <img border=0 align='absMiddle' src='http://cutesoft.net/data/msdn16.gif' />]]></html><item text=".NET Framework" value="http://msdn.microsoft.com/netframework/"><html><![CDATA[.NET Framework]]></html></item><item text="ASP.NET Home" value="http://msdn.microsoft.com/asp.net/"><html><![CDATA[ASP.NET Home]]></html></item>" html="Msdn.microsoft.com <img border=0 align='absMiddle' src='http://cutesoft.net/data/msdn16.gif' />" txt="Msdn.microsoft.com"><span val="http://msdn.microsoft.com/netframework/" html=".NET Framework" txt=".NET Framework"></span><span val="http://msdn.microsoft.com/asp.net/" html="ASP.NET Home" txt="ASP.NET Home"></span></span><span Selectable="False" val="<html><![CDATA[Yahoo.com <img border=0 align='absMiddle' src='http://cutesoft.net/data/yahoo.gif' /> ]]></html><item text="Yahoo Web" value="http://www.yahoo.com/"><html><![CDATA[Yahoo Web ]]></html></item>" html="Yahoo.com <img border=0 align='absMiddle' src='http://cutesoft.net/data/yahoo.gif' /> " txt="Yahoo.com"><span val="http://www.yahoo.com/" html="Yahoo Web " txt="Yahoo Web"></span></span><span Selectable="False" val="<html><![CDATA[CuteSoft Products <img border=0 align='absMiddle' src='http://cutesoft.net/data/cutesoft.gif' /> ]]></html><item text="Cute Chat" value="http://cutesoft.net/ASP.NET+Chat/default.aspx"><html><![CDATA[Cute Chat]]></html></item>" html="CuteSoft Products <img border=0 align='absMiddle' src='http://cutesoft.net/data/cutesoft.gif' /> " txt="CuteSoft Products"><span val="http://cutesoft.net/ASP.NET+Chat/default.aspx" html="Cute Chat" txt="Cute Chat"></span></span></span></span></nobr></td></tr></table>
</div><div id="CE_rte__ctl0_ID_CodeViewToolBar" style="DISPLAY:none;">
</div></td></tr>
<tr><td class='CuteEditorFrameContainer' style='height:100%'><iframe id="CE_rte__ctl0_ID_Frame" src="http://cutesoft.net/CuteSoft_Client/CuteEditor/Template.aspx?Referrer=http%3a%2f%2fhof-osobol%2ftest.aspx" FrameBorder="0" title="EditArea" class="CuteEditorFrame" style="background-color:White;border-color:#DDDDDD;border-width:1px;border-style:Solid;height:100%;width:100%;">
<noframes>Your browser doesn't support frames.</noframes>
</iframe></td></tr><tr><td class='CuteEditorBottomBarContainer'><table border='0' cellspacing='0' cellpading='0' style='width:100%;'><tr><td class='CuteEditorBottomBarContainer' style='width:150px'><img Command="TabEdit" class="CuteEditorButton" src="http://cutesoft.net/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&file=design.gif&theme=Office2003" title="Normal" alt="Normal" /><img Command="TabView" class="CuteEditorButton" src="http://cutesoft.net/CuteSoft_Client/CuteEditor/Load.ashx?type=theme&file=preview.gif&theme=Office2003" title="Preview" alt="Preview" /></td><td align='right' style='text-align:right;' nowrap='nowrap'><span class="WordCount"></span><span class="WordSpliter"> </span><span class="CharCount"></span></td><td style='vertical-align:bottom;text-align:right;width:20px;'><img src="http://cutesoft.net/CuteSoft_Client/CuteEditor/Load.ashx?type=image&file=ResizeCorner.gif&theme=Office2003" onmouseover="(CuteEditor_GetEditor(this).RegisterResizeCornor||function(){})(this.parentNode)" ondragstart="return false" title="Resize" alt="Resize" /></td></tr></table></td></tr>
</table><script src="http://cutesoft.net/CuteSoft_Client/CuteEditor/Load.ashx?type=scripts&file=Gecko_Loader">
</script><img alt="Load" src="http://cutesoft.net/CuteSoft_Client/CuteEditor/images/1x1.gif?633740202342693653" onload="CuteEditorInitialize('CE_rte__ctl0_ID',{'_ClientID':'CE_rte__ctl0_ID','_UniqueID':'rte:_ctl0','_FrameID':'CE_rte__ctl0_ID_Frame','_ToolBarID':'CE_rte__ctl0_ID_ToolBar','_CodeViewToolBarID':'CE_rte__ctl0_ID_CodeViewToolBar','_HiddenID':'rte:_ctl0','_StateID':'rte:_ctl0:ClientState','_PostBackHandlerID':'rte:_ctl0:PostBackHandler','_TemplateUrl':'/CuteSoft_Client/CuteEditor/Template.aspx?Referrer=http%3a%2f%2fhof-osobol%2ftest.aspx','Culture':'en-US','Theme':'Office2003','ResourceDir':'/CuteSoft_Client/CuteEditor','ActiveTab':'Edit','ContextMenuMode':'Default','MaxHTMLLength':'0','MaxTextLength':'0','TabSpaces':'3','ResizeStep':'100','BreakElement':'Div','URLType':'Default','EmptyAlternateText':'ForceAdd','ServerName':'hof-osobol','RenderRichDropDown':'True','EditorOnPaste':'PasteWord','ResizeMode':'ResizeCorner','DNNArg':'','PostBackScript':'__doPostBack(\x27rte$_ctl0$PostBackHandler\x27,\x27\x27)','HelpPath':'/CuteSoft_Client/CuteEditor/Help/default.htm','DOCTYPE':'','BaseHref':'','EditorBodyStyle':'','EditorBodyId':'','EditorBodyClass':'','EditorSetting':'!3wEWAgUFZW4tdXMFAyRhMWTp8UDftO4oE3Vv8q!1EI9GlH!3VZ','ToggleBorder':'1','EnableBrowserContextMenu':'1','ConvertHTMLTagstoLowercase':'1','EnableAntiSpamEmailEncoder':'1','EnableStripScriptTags':'1','AllowPasteHtml':'1','UseHTMLEntities':'1','EncodeHiddenValue':'1','EnableObjectResizing':'1','MaintainAspectRatioWhenDraggingImage':'1'})" style="display:none;" />
<!-- CuteEditor rte:_ctl0 End c1 ms187.5072-->
</div>
<!-- END . body of page -->
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</form>
</body>
</html>
thanks,
Oleg