<!-- {{{ -->
seems to mess with IE handling of CSS, the style of the following element does not get honored completely. In my case, left and top were all of a sudden 0.The fix is to insert a dummy element.
In Firefox the whole thing doesn't work like intended anyway.