ScrollPane Focus

Hey all I’m using a scroll pane as a way to have a pan-able map window. I have all the scroll bars turned off and I have scrollDrag set to true.

As a result I can’t have any other mouse events for anything loaded into the scrollPane.
Is there any way to allow the content dragging to happen as well as have other clips inside the pane have mouse interaction?