Firefox caches form values. Most noticeably, it caches the selected position on select boxes. I less often run into cached checkbox and radio button values... even the occasional cached text box value. If you're a developer, you will be familiar with this and its work-around -- clicking into the url box and hitting enter rather than refreshing while debugging.