You can't put an iframe inside an HTML canvas element. You can absolutely position a div element over the canvas but this is hacky and would require a plugin of some sort to work with Construct 2. Loading your data via Ajax and having a separate layout for your leaderboard would be a lot simpler.