Tags are not allowed.
Currently saxing this
<hello><script>var a = "I am a <strong>test</strong> !!!";</script></hello>
do the following
<hello><script><strong></strong><!-- var a = "I am a test !!!"; --></script></hello>
which is not the behavior expected, and which makes IE crashing