Olive Thu, 16 Aug 2007 23:58:06 -0700
Mário, As I far as I remember this is because your element having the ID "MyIdOnInlineDOM" is duplicated when loading the inline page ant thus $j('#MyIdOnInlineDOM') fails to reach your element.
HTH, Olive