A few of our users are using a web application that removes the toolbars from the browser. For tools they use, they need their toolbars. Is there an IE add-on or can I write a javascript that we can add to the pages to give them a shortcut key, or some means to put the toolbars back? What I've found so far is the page needs to be re-opened without the toolbars being removed, but I'm wondering if there's a way to just put them back, like after the page is loaded set the properties back to true.
Thanks for your advice