Today, this banner started to pop up when accessing Gmail's Basic HTML view on any browser capable of running on Windows 9x (and even some that aren't, like Firefox 3.6): Google has been using banners like these to push Chrome and other untenable browser upgrades for AJAXy services for some time...but its appearance here is absolutely ridiculous. The Basic HTML view is perfectly viewable in any browser, and had been what users were referred to when they WEREN'T using a browser on Google's list of modern "upgrades." Moreover, there's no link anywhere on the page to make the banner go away. Fortunately, this obnoxious scrawl is simple to banish with a CSS override file containing just this: #bm {display: none;}This can be done with an extension such as Stylish on Firefox, or natively on Opera (Edit Site Preferences > Display > My Style Sheet).