OpenGLAppComponent Opacity

I am trying to have two OpenGLAppComponent components on top of each other but the top one needs to be less Opaque.
I have tried setting the component alpha but this does not seem to work like the way it does on a normal Component.
Does anyone have an Idea how to achieve this?