I would like to make the body of a popup transparent. I already implemented this http://javascriptbites.com/post/2013/07/01/jQuery-mobile-Transparent-dialogs which allows me to see the page behind the popup, but the body of the popup is still filled with the inherited swatch.
My end goal is to have a popup that has some semi-transparent overlay PNG images that point at and describe the components underneath in the page.