Is <![CDATA[ ... ]]> Escape Character Squence Doesnt work in IE 6 or Firef

<content>
<![CDATA[
<table>
<tr><td>testing</td></tr>
</table>
]]>
</content>
when I insert the value of element with tag name content to HTML Doc element InnerHTML. the value is empty string.
[280 byte] By [Jackyquah] at [2007-11-19 19:06:34]