I am currently working on a website that uses frames. The topFrame.php contains a menu with drop-down submenus, while the main frame displays the website content. However, I am encountering an issue where the submenu in the topFrame is getting hidden behind the mainFrame. Is there a way to prevent this from happening without having to convert the entire website to be frameless? Making such a change would be very time-consuming for me.