It seems to be a new bug with joomal 1.6... If you try to load a popup dynamically with the code SqueezeBox.fromElement(this); it throws that error...That's shouldn't be the case since it's the standard way of loading popups dynamically with the modal library of mootools.
Not sure if we can fix that on our end.
For the "parent category" popup, no problem, we can just remove it and use the standard way of loading popups.
But for the associated modules popup, the link URL is changed dynamically and thus needs to be loaded dynamically.