For those who watching this example from mobile device:
You will not see the scrollbars because native scrollbars are used for mobiles (and they're displayed only while scrolling).
It is impossible to determine scrollbar's width and that means there is no universal way to hide browser's scrollbars and save scrollability. So the only proper default behaviour on mobile devices is to fallback to native ones.