I don’t like this solution, but since many clients consider the lack of useless vertical scrollbar in Firefox a big problem…

html {
 overflow-y: scroll !important;
}