And then have display correctly? An example would be having a round ball in a rectangle while being able to see another texture in the background.
edit: At the moment, when I load the texture the transparent pixels from the source image are displayed as black.
For iPhone and N95 this works:
If you are loading texture from raw data, set internal and source format to GL_RGBA.
And when rendering, enable alpha blend: