Within this div, there is an image and another div. The height of the image exceeds the height of its parent div, and the child div's position is fixed.
Is it impossible to scroll the parent div when using the mousewheel on the child div?
To debug this issue, you can access the jsfiddler here: jsfiddler