Have you ever had a problem with the back button in Google Chrome? In the sense that when you select an item from a drop-down menu (ajax loading) , click something on the page, then click the back button, the browser forgets it's ever had a CSS and goes all 1995.
It looks like it just load the the AJAX DOM, not the whole page. After page refresh everything is fine again. It should be a similar problem like this.