How Do You Enable Touch Scrolling of the Canvas On Mobile?

I want the canvas to move with the rest of the page on drag events started within the canvas. How do I do this?

Everything works normally on the desktop.

It’s still unclear from my research if there is a way to enable this. I have not been successful in duplicating what is possible in v2. The default state is that when you touch the canvas, scrolling on the page is disabled.

Crossposted this question here: http://www.html5gamedevs.com/topic/42244-how-do-you-enable-scrolling-on-mobile/

Edit: I thought to create a container div to manage it, but that had other side effects. I think the ability to scroll needs to come from a setting within phaser.