In some conditions, on iOS 8 (reproduced on 8.1, 8.1.1 and 8.2 beta, both iPhone and iPad), the scrolling using delite/Scrollable is broken. This is reproducible with the List (extending indirectly delite/Scrollable) used inside the popup of deliteful/Combobox. In other contexts (for instance with a scrollable List used directly in the page), the scrolling works in iOS 8 too...
How to reproduce: load for instance deliteful/samples/Combobox.html in Safari on iOS 8.x, touch a combo and try to scroll the content. (Depending on screen size, you may need to turn the device into landscape such that there is enough scrollable content.)