I have noticed that Firefox seems to retain the css state of my webpage's elements. Even after reloading, it still remembers things like the content in a div that was previously modified and the visibility settings of specific elements. Is there a way to make Firefox forget all this page state without having to manually reset those values with Javascript every time the page loads?