Save current screen render (FBO?) and then render it to camera as an overlay?

Is it possible to save current screen render buffer (almost like a screenshot) and then render it to the screen as an overlay?

How would I tackle this problem?