I know there are some tools and techniques for delaying the load of javascript, but I have an iframe that I would like to delay loading until after the rest of the page has fini
You can use defer attribute when need load last after css, js etc:
iframe defer src="//player.vimeo.com/video/89455262"