In addition to spooks' tech, you can add in your css stylesheet this :
html {
overflow-y: scroll;
}

This will display the scrollbar even if it's not necessary but it will prevent the site popping to the left when a scrollbar appear

No file attached, just this text.

More...