Hiding from mouse events?

I am building an interactive map and have run into a very interesting problem.

After adding a floating cloud layer on top of the map all the elements below the cloud layer are inaccessible as the cloud layer is the only object getting mouse events.

Is there a way to to tell flash to ignore the cloud layer for purposes of interaction?