Developing PHP the AJAX Way [article]:

A major challenge of Asynchronous JavaScript and XML (Ajax)-driven Web sites is the lack of a Back button. We will use JavaScript to create a history stack for the Ajax photo gallery

Good article on how to deal with the browser Back, Forward and Reload button.