I have similar issue as mentioned in this question New Fixed position bug on iOS8.
If your click on menu which has submenu then menu expands to all li's height. It works fine everywhere except iphone 6 plus. In iphone 6 plus if you click on last menu which has submenus it expands and user can not scroll.
For nav i have used position:fixed. How to make it scroll?