Can't scroll down in my “fancybox” and also in my “sidr side left menu” on mobile (in some browsers)

Can't scroll down in my “fancybox” and also in my “sidr side left menu” on mobile (in some browsers)

I'm using two jQuery plugins: sidr ( for a side left menu) and fancybox ( to show some articles content).

These two plugins are working fine in desktop versions, but I have a mobile version for my website and in this mobile version in some browsers I'm having a problem.

I'm not able to scroll down my content inside fancybox, and I'm not also able to scroll down my menu items inside my sidr side left menu.

Do you know why this can be happening?

I already tried to use -webkit-overflow-scrolling: touch; but I never have success.