Iframe scroll not function

I tried to embed a mobile website to my ionic app.
As example I use an iFrame to embed the homepage.
my embed url as below

<iframe data-tap-disabled="true" src="https://bigdata.feldaglobal.com/zoomdata/visualization/5e4bb26de4b05ce5a9528f4e?__target=widget&key=5e582e88e4b05ce5aa088bec" style="overflow: scroll; height: 100%; width: 100%"></iframe>

But the scroll for embedded url doesn’t work. Can anyone help

Thanks
Idzham