I was outputting some debugging information on a "node/add/*" page I was trying to display in a popup.
This caused the popup to never load.
After I removed the DPM's everything worked fine.
Not a huge problem, but I figure I'd post for others who search for the issue.
The work around is to remove your debug statements.