Well, in all my time answering this same question, and trying to solve it myself, I've yet to find a way to monkey with the browsers back action. The only way around it has been:
1) Open a new browser window (which would have no history and thus a disabled back button)
2) Force immediate expiration of the page you don't want people to back into
3) Launch the site into a browser without the navigation toolbar (but of course then you have to deal with disabling the browser window context menu so they can't access 'Back' from a right/context click)
-
Peter