Getting events on objects under a Scroll Rect

I have a scroll rect that has a background graphic which I can drag to move the content of the scroll rect horizontally. I also have several small graphics that are also children of the scroll rect, I want them to follow the background when its dragged, but I want these objects themselves to be able to recieve events but it seems the scroll rect keeps any events from reaching these children objects. How can I have these children objects move with the scroll rect but not be part of its interactions?

I’m trying to use Easy Touch on these child objects to be able to drag them around on screen if that makes any difference. Thanks!

This seems like something common many users would need to do? Am I missing something simple here? Bump*

I think there was a thread about doing this recently although I can’t remember any details, try searching.