I have a top bar on a website that is imported using an iframe. When they click a gear icon in the top bar, a modal opens. I want the modal to open in the parent page, and not the header. Is there a way to do this so that it would pop up on the parent page instead of the header?