It appears it is not possible to make scrollbars to be the same as in Android/iPhone - i.e. it is not possible to show scrollbars over the page area without using javascript code to simulate scrollbars with DIVs.
But if we would implement custom scripts to do this, these scripts may conflicts with sites which use the same method of showing scrollbars.
So I just implement tiny good-looking scrollbars, instead of floating scrollbars.
It appears it is not possible to make scrollbars to be the same as in Android/iPhone - i.e. it is not possible to show scrollbars over the page area without using javascript code to simulate scrollbars with DIVs.
But if we would implement custom scripts to do this, these scripts may conflicts with sites which use the same method of showing scrollbars.
So I just implement tiny good-looking scrollbars, instead of floating scrollbars.