dijit and wysiwyg editors

Hello,
i found another problem, there is a problem when i try to use some advanced editor in my application.
When i place it normally into the page its ok, but when ai put it into dijit.Dialog or dijit.layout.ContentPane its not working, textarea is disabled (tinyMCE) or it doest load at all (FCKeditor).

Please any suggestions ?
Thanx
Mike

Narrow down the problem

It would be great if you narrow down the problem by creating a small code fragment that I can just run and see what happens.

Sincerely,
Alex.

ok now

Hi,
the problem was solved when i load the wysisyg with ajax, it works now (FCKEditor)