Is it possible to adapt the technique from Chris Coyier for mobile phones? Check out this link: http://css-tricks.com/full-browser-width-bars/
I tried using
html {overflow-x: hidden;}
To remove the horizontal scrollbar, but on devices like iPhones, the scrollbar still appears horizontally.
You can see the website here: