Consider a unit square that is covered by finitely many (potentially overlapping) rectangles of various sizes, with sides parallel to the sides of the square. We are allowed to choose some of these rectangles, so that the chosen rectangles are disjoint. Our goal is to maximize the total area $A$ of the chosen rectangles. Is there a (positive) value of $c$ such that we can always achieve $A \geq c$?
The left example below (with 4 rectangles) shows that we must have $c \leq \frac14$.

Because each rectangle contains the center of the square, we can only choose 1 rectangle, which has area a little over $\frac14$. There are also situations where we necessarily end up with an even smaller value of $A$. In the right image, a plus sign is covered with 8 rectangles. Again, we can only choose 1 of 8 rectangles, which gives us $15\%$ of the area of the plus sign. Since many plus signs can almost completely cover a square, this shows that we cannot have $c>0.15$. By tweaking the shape of the plus sign, we can even show that we must have $c<\frac18=0.125$.
My question here is whether such a positive value of $c$ exists at all. The above examples show that if it exists, it must be $<\frac18$.
Is there a $c>0$ such that, given any covering of a unit square with finitely many axis-parallel rectangles, it is possible to choose disjoint rectangles with total area at least $c$?
I do not know the answer to this question.
Consider all rectangles of area $1$ with their bottom left hand corners at $(0,0)$ (and bases along the $x$ axis). The top right hand corners of the rectangles form the line $y=\frac1x$. Therfore the area covered by the rectangles is the area under this line. As $n\to\infty$, $\int_{1}^{n}\frac1xdx\to\infty$ so an arbitarilarly large area can be covered by rectangles of area 1 that all overlap. Therefore taking a finite selection of these rectangles of area $1$ (those with heights $\frac1n,\frac2n,...,\frac{n^2-1}{n},n)$ we can cover an arbitarily large area by making $n$ big enough. Therfore each rectangle covers an arbitarily small fraction of this area. Therfore by tiling and reducing the size of this shape (when needed) covered by these $n^2$ rectangles we can cover an arbitarily big square. Hence there doesn't $\exists c>0$.