I recognize that in order to change an element in an iFrame, I first need to go the the source "src" of that iFrame.

How can I change an element if the src of the iFrame has code in it that redirects me to the original page? How can I skip the redirect code in the src file?