In the meantime I've played around and get it running in FireFox (6.3.12) and IE 7.

I've changed the line
page.context.setDomain("www.mytest.de");
into
page.context.setDomain("mytest.de");
(removed the 'www')

Now it works as estimated.

Ciao.