I'm not sure I understand the description, but I try with the simplest answer, which involves domain restrictions.
Consider that Lightstreamer push-pages need to set the document.domain property in order to communicate with Lightstreamer-Server-generated pages.
See the setDomain documentation for details.
Hence, the opener page needs to perform the same document.domain setting in order to communicate with the push-page.