I'm using an commons ListBox/ListItem, inside a TabStrip constained in a Dialog. On a desktop using a mouse or windows 8/10 touch screen the ListBox scrolling works great. But when you try to use it on a iPad touch scrolling does not. I've create a jsfiddle space of the sample code (its pretty simple) for testing. I was running on an iPad running the latest iOS/Safari or Chrome.
Test Dialog: https://jsfiddle.net/jlkoszarek/5Lumdr75/2/ - Hit the button to bring up the dialog to test. Try scrolling with a swipe up or down.