Imagine that you have two objects, ovals, say, on the screen. Oval A overlaps Oval B.  Also imagine video playing within each oval. (I'm using a parent-child track pair for each oval, using the oval as a mask over the video.)
The effect I'd like is to transition the two so that Oval B "rises" to the top and eventually overlaps Oval A.  A position swap, in other words.
How would you accomplish this?  Would I just use a transition element between the two mask (oval) tracks ?