Are you sure this is a bug: I believe this is the standard behavior of your browser, which returns to the previous page when you press the backspace button outside of an editable field.
You could try to override the default behavior of your browser by catching the key in a javascript listener, but I doubt that would work. You could try this with the Keystroke Widget from the appstore.