Just to be clear, these are ads that expand when clicked, but do not take up the entire screen? I don't think we have a good system in place for handling those. The current logic relies on the visibility of the AdWhirlLayout being changed to pause our refreshes.
If you feel comfortable diving into the code, you could add a 'paused' boolean and toggle it back and forth when necessary.
-Wes